PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class / setHatchColor Method
A PDFPen object specifying how the hatch model is drawn.
In This Topic
    setHatchColor Method
    In This Topic
    Sets the hatch color.
    Syntax
    public void setHatchColor( 
       PDFPen value
    )

    Parameters

    value
    A PDFPen object specifying how the hatch model is drawn.
    See Also